IncidentStaffPerson 
EntityType  Independent 
Logical Entity Name  IncidentStaffPerson 
Default Table Name  CmIncidentStaff 
Logical Only  NO 
Definition 
 
Note 
 

IncidentStaffPerson Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
IncidentStaffPersonId(PK)    INTEGER  NO 
 
IncidentId(FK)    INTEGER  NO 
 
StaffId(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
IsSelected    BIT  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
Id(FK)    INTEGER  YES 
 
StaffId(FK)    INTEGER  YES 
 

IncidentStaffPerson Keys 
Key Name  Key Type  Keys 
CmIncidentStaff_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
CmIncidentStaff_SyStaffId_N_N_IDX  Inversion Entry  StaffId 
CmIncidentStaff_CmIncidentId_N_N_IDX  Inversion Entry  IncidentId 
PK_CmIncidentStaff_CmIncidentStaffID  PrimaryKey  IncidentStaffPersonId 

IncidentStaffPerson Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Incident  Non-Identifying  One To Zero or More        IncidentId  NO 
Staff  Non-Identifying  One To Zero or More        StaffId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Incident  Non-Identifying  Zero or One to Zero or More        Id  NO 
Staff  Non-Identifying  Zero or One to Zero or More        StaffId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

IncidentStaffPerson Check Constraints 
Check Constraint Name  CheckConstraint